home *** CD-ROM | disk | FTP | other *** search
/ LG Super CD / LG Super CD.iso / sprint / sprint_pcs_cm_v032.msi / ISSetupFile.SetupFile18 < prev    next >
Encoding:
Windows Setup INFormation  |  2006-11-27  |  10.7 KB  |  292 lines

  1. ;*****************************************************************************
  2. ;
  3. ; Name:  sscdsdmv.inf 
  4. ;
  5. ; Function:
  6. ;    Install the SAMSUNG CDMA Modem Diagnostic Serial Port Drivers (VCOMM)
  7. ;
  8. ; Copyright (c) 1997-2005 MCCI
  9. ;
  10. ; MCCI is a registered trademark of Moore Computer Consultants, Inc
  11. ;
  12. ; NOTICE: This software is licensed, not sold.  Any modification of this
  13. ; inf file to change the reference to an operating system or to change the
  14. ; reference to a device is not permitted unless authorized in writing by
  15. ; Moore Computer Consultants, Inc..
  16. ;
  17. ;*****************************************************************************
  18.  
  19. [Version]
  20. signature="$CHICAGO$"
  21. Class=Ports
  22. ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
  23. Provider=%Provider%
  24. DriverVer=08/17/2005, 4.34.0.2705
  25. CatalogFile=sscdserd.cat
  26.  
  27. ;-----------------------------------------------------------------------------
  28. ; No files are copied by this file.. no filecopy init declarations are here.
  29. ;-----------------------------------------------------------------------------
  30.  
  31. ;-----------------------------------------------------------------------------
  32. ; Table of Contents
  33. ;-----------------------------------------------------------------------------
  34. [Manufacturer]
  35. %SAMSUNG%=SAMSUNG
  36.  
  37. ;-----------------------------------------------------------------------------
  38. ; Device-by-device entries
  39. ;-----------------------------------------------------------------------------
  40. [SAMSUNG]
  41. %PortDesc% = SAMSUNG.Install, SSCDCR\{72B423D0-02BD-42d9-A594-C84AF3ADBDFA}
  42.  
  43. ;-----------------------------------------------------------------------------
  44. ; The exclude-from-select stuff
  45. ;-----------------------------------------------------------------------------
  46. [ControlFlags]
  47. ExcludeFromSelect = *
  48.  
  49. ;-----------------------------------------------------------------------------
  50. ; Installation instructions
  51. ;-----------------------------------------------------------------------------
  52. [SAMSUNG.Install]
  53. AddReg        = SAMSUNG.W95AddReg,SAMSUNG.W95Overrides
  54.  
  55. [SAMSUNG.Install.Nt]
  56.  
  57. ;-----------------------------------------------------------------------------
  58. ;  Registry
  59. ;-----------------------------------------------------------------------------
  60. ;**** here's the stuff for W95 ports.
  61. ;**** it's in this INF file, but we'll not use it until we get enumerated.
  62. [SAMSUNG.W95AddReg]
  63. HKR,,DevLoader,,*vcomm
  64. HKR,,PortDriver,,sscdcomm.vxd
  65. HKR,,Contention,,sscdvcd.vxd
  66. HKR,,DCB,3,1C,00,00,00, 00,C2,01,00, 11,33,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
  67. HKR,,PortSubClass,1,01
  68. HKR,,ConfigDialog,,serialui.dll
  69. HKR,,EnumPropPages,,"serialui.dll,EnumPropPages"
  70.  
  71. ;-----------------------------------------------------------------------------
  72. ;  Logical Configurations
  73. ;-----------------------------------------------------------------------------
  74. [SAMSUNG.W95Overrides]
  75. ;-- Config for 3f8 - COM1,IRQ4
  76. HKR,Override,0000,1, \
  77. 00,04,00,00,00,00,00,00, \
  78. ;*** I/O Range 0 ***
  79. 20,00,00,00, \  ; total length of io resource descriptor
  80. 02,00,00,00, \  ; ResType_IO = 0x00000002
  81. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  82. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  83. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  84. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  85. F8,03,FF,03, \  ; IOR_Min / IOR_Max
  86. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  87. ;*** IRQ ***
  88. 10,00,00,00, \  ; total length of irq resource descriptor
  89. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  90. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  91. 10,00,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  92. ;*** TERMINATOR ***
  93. 00,00,00,00
  94. ;
  95. ;--- Config for 2f8 0 COM2 IRQ3
  96. HKR,Override,0001,1, \
  97. 00,04,00,00,00,00,00,00, \
  98. ;*** I/O Range 0 ***
  99. 20,00,00,00, \  ; total length of io resource descriptor
  100. 02,00,00,00, \  ; ResType_IO = 0x00000002
  101. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  102. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  103. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  104. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  105. F8,02,FF,02, \  ; IOR_Min / IOR_Max
  106. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  107. ;*** IRQ ***
  108. 10,00,00,00, \  ; total length of irq resource descriptor
  109. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  110. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  111. 08,00,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  112. ;*** TERMINATOR ***
  113. 00,00,00,00
  114. ;
  115. ;--- Config for 3e8 0 COM3 IRQ4
  116. HKR,Override,0002,1, \
  117. 00,04,00,00,00,00,00,00, \
  118. ;*** I/O Range 0 ***
  119. 20,00,00,00, \  ; total length of io resource descriptor
  120. 02,00,00,00, \  ; ResType_IO = 0x00000002
  121. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  122. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  123. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  124. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  125. E8,03,EF,03, \  ; IOR_Min / IOR_Max
  126. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  127. ;*** IRQ ***
  128. 10,00,00,00, \  ; total length of irq resource descriptor
  129. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  130. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  131. 10,00,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  132. ;*** TERMINATOR ***
  133. 00,00,00,00
  134. ;
  135. ;--- Config for 2e8 0 COM4 IRQ3
  136. HKR,Override,0003,1, \
  137. 00,04,00,00,00,00,00,00, \
  138. ;*** I/O Range 0 ***
  139. 20,00,00,00, \  ; total length of io resource descriptor
  140. 02,00,00,00, \  ; ResType_IO = 0x00000002
  141. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  142. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  143. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  144. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  145. E8,02,EF,02, \  ; IOR_Min / IOR_Max
  146. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  147. ;*** IRQ ***
  148. 10,00,00,00, \  ; total length of irq resource descriptor
  149. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  150. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  151. 08,00,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  152. ;*** TERMINATOR ***
  153. 00,00,00,00
  154. ;
  155. ;-- Config for 3f8 - COM1 IRQAny
  156. HKR,Override,0004,1, \
  157. 00,04,00,00,00,00,00,00, \
  158. ;*** I/O Range 0 ***
  159. 20,00,00,00, \  ; total length of io resource descriptor
  160. 02,00,00,00, \  ; ResType_IO = 0x00000002
  161. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  162. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  163. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  164. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  165. F8,03,FF,03, \  ; IOR_Min / IOR_Max
  166. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  167. ;*** IRQ ***
  168. 10,00,00,00, \  ; total length of irq resource descriptor
  169. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  170. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  171. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  172. ;*** TERMINATOR ***
  173. 00,00,00,00
  174. ;
  175. ;--- Config for 2f8 0 COM2 IRQAny
  176. HKR,Override,0005,1, \
  177. 00,04,00,00,00,00,00,00, \
  178. ;*** I/O Range 0 ***
  179. 20,00,00,00, \  ; total length of io resource descriptor
  180. 02,00,00,00, \  ; ResType_IO = 0x00000002
  181. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  182. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  183. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  184. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  185. F8,02,FF,02, \  ; IOR_Min / IOR_Max
  186. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  187. ;*** IRQ ***
  188. 10,00,00,00, \  ; total length of irq resource descriptor
  189. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  190. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  191. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  192. ;*** TERMINATOR ***
  193. 00,00,00,00
  194. ;
  195. ;--- Config for 3e8 0 COM3 IRQAny
  196. HKR,Override,0006,1, \
  197. 00,04,00,00,00,00,00,00, \
  198. ;*** I/O Range 0 ***
  199. 20,00,00,00, \  ; total length of io resource descriptor
  200. 02,00,00,00, \  ; ResType_IO = 0x00000002
  201. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  202. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  203. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  204. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  205. E8,03,EF,03, \  ; IOR_Min / IOR_Max
  206. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  207. ;*** IRQ ***
  208. 10,00,00,00, \  ; total length of irq resource descriptor
  209. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  210. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  211. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  212. ;*** TERMINATOR ***
  213. 00,00,00,00
  214. ;
  215. ;--- Config for 2e8 0 COM4 IRQAny
  216. HKR,Override,0007,1, \
  217. 00,04,00,00,00,00,00,00, \
  218. ;*** I/O Range 0 ***
  219. 20,00,00,00, \  ; total length of io resource descriptor
  220. 02,00,00,00, \  ; ResType_IO = 0x00000002
  221. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  222. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  223. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  224. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  225. E8,02,EF,02, \  ; IOR_Min / IOR_Max
  226. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  227. ;*** IRQ ***
  228. 10,00,00,00, \  ; total length of irq resource descriptor
  229. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  230. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  231. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  232. ;*** TERMINATOR ***
  233. 00,00,00,00
  234. ;
  235. ;--- Config for anywhere- COMx IRQ Any
  236. HKR,Override,0008,1, \
  237. 00,04,00,00,00,00,00,00, \
  238. ;*** I/O Range 0 ***
  239. 20,00,00,00, \  ; total length of io resource descriptor
  240. 02,00,00,00, \  ; ResType_IO = 0x00000002
  241. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  242. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  243. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  244. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  245. 00,01,FF,03, \  ; IOR_Min / IOR_Max
  246. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  247. ;*** IRQ ***
  248. 10,00,00,00, \  ; total length of irq resource descriptor
  249. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  250. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  251. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  252. ;*** TERMINATOR ***
  253. 00,00,00,00
  254. ;
  255. ;--- Config for anywhere- COMx IRQ None
  256. HKR,Override,0009,1, \
  257. 00,04,00,00,00,00,00,00, \
  258. ;*** I/O Range 0 ***
  259. 20,00,00,00, \  ; total length of io resource descriptor
  260. 02,00,00,00, \  ; ResType_IO = 0x00000002
  261. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  262. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  263. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  264. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  265. 00,01,FF,03, \  ; IOR_Min / IOR_Max
  266. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  267. ;*** TERMINATOR ***
  268. 00,00,00,00
  269.  
  270.  
  271. ;-----------------------------------------------------------------------------
  272. ; STRINGS
  273. ;-----------------------------------------------------------------------------
  274. [Strings]
  275.  
  276. ;BEGIN ENG - US English Strings
  277. Provider = "SAMSUNG Electronics Co., Ltd. "
  278. SAMSUNG = "SAMSUNG Electronics Co., Ltd. "
  279.  
  280. PortDesc = "SAMSUNG CDMA Modem Diagnostic Serial Port (VCOMM)"
  281.  
  282. CustomerDataPath = "SAMSUNG CDMA Modem"
  283. DriverSet = "SAMSUNG CDMA Modem Driver Set"
  284. UninstallFile = "SSCDUninstall.exe"
  285. McciOptions = "Uninstallable NotInstallOnWinVer5"
  286.  
  287. ;END ENG - US English Strings
  288.  
  289. ;--- strings following this line should not be localized ---
  290.  
  291. ;*** end of file ***
  292.